home *** CD-ROM | disk | FTP | other *** search
-
- FTNCHEK Version 2.8 May 1995
-
- File arrayclash.f:
- 10 end
- Warning near line 10 file arrayclash.f: Module contains no executable
- statements
- Warning in module SUBA file arrayclash.f:
- Variables declared but never referenced:
- W* Z*
- * Dummy argument
-
- Nonportable usage in file arrayclash.f: File contains tabs
-
- 0 syntax errors detected in file arrayclash.f
- 3 warnings issued in file arrayclash.f
-
- Subprogram SUBA: argument arrayness mismatch
- at position 1:
- Dummy arg W is array in module SUBA line 8 file arrayclash.f
- Actual arg X is scalar in module %MAIN line 3 file arrayclash.f
- at position 2:
- Dummy arg Z is scalar in module SUBA line 8 file arrayclash.f
- Actual arg A is whole array in module %MAIN line 3 file arrayclash.f
-